﻿@charset "utf-8";

.chat_mtext_2{
	width: 110px;
	display: block;
}
.chat_thead_2 {
	height: 57px;
	vertical-align: top;
	text-align: center;
	background: url(../images/chat_03/m_head.gif) no-repeat;
}
.chat_thead_2 span
{
	float: left;
	width: 20px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	cursor: pointer;
	margin: 2px 0px 0px 88px;
}

.chat_minfo_2 {
	padding: 0px 5px 0px 6px;
	line-height: 20px;
	background: url(../images/chat_03/m_center.gif) repeat-y;
}
.minfo_text_2
{
	padding: 5px 4px;
}

.chat_bfoot_2 {
	width: 110px;
	height: 43px;
	background: url(../images/chat_03/m_foot.gif) no-repeat;
}